[INFO] fetching crate ricecoder-orchestration 0.1.71...
[INFO] checking ricecoder-orchestration-0.1.71 against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] extracting crate ricecoder-orchestration 0.1.71 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate ricecoder-orchestration 0.1.71
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ricecoder-orchestration 0.1.71
[INFO] tweaked toml for crates.io crate ricecoder-orchestration 0.1.71 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ricecoder-orchestration 0.1.71 on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ricecoder-orchestration 0.1.71 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.0.106
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded ricecoder-storage v0.1.71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 767867aaef7906418b8d5a45e2a296a3a34bf8c7ae720fdf2954849837a154af
[INFO] running `Command { std: "docker" "start" "767867aaef7906418b8d5a45e2a296a3a34bf8c7ae720fdf2954849837a154af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "767867aaef7906418b8d5a45e2a296a3a34bf8c7ae720fdf2954849837a154af" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "767867aaef7906418b8d5a45e2a296a3a34bf8c7ae720fdf2954849837a154af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "767867aaef7906418b8d5a45e2a296a3a34bf8c7ae720fdf2954849837a154af" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking ricecoder-storage v0.1.71
[INFO] [stderr]     Checking ricecoder-orchestration v0.1.71 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> tests/batch_executor_unit_tests.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 |     let result = executor
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project_type_strategy` is never used
[INFO] [stdout]   --> tests/workspace_discovery_properties.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn project_type_strategy() -> impl Strategy<Value = &'static str> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project_name_strategy` is never used
[INFO] [stdout]   --> tests/workspace_discovery_properties.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn project_name_strategy() -> impl Strategy<Value = String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `version_strategy` is never used
[INFO] [stdout]   --> tests/workspace_discovery_properties.rs:49:4
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn version_strategy() -> impl Strategy<Value = String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RuleType`, `WorkspaceConfig`, and `WorkspaceRule`
[INFO] [stdout]   --> tests/rules_validation_correctness_property.rs:12:56
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Project, ProjectStatus, RulesValidator, Workspace, WorkspaceRule, WorkspaceConfig,
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     RuleType,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BatchExecutionConfig`, `OrchestrationError`, and `WorkspaceScanner`
[INFO] [stdout]   --> tests/workspace_operations_integration.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     BatchExecutionConfig, BatchExecutor, DependencyGraph, DependencyType, OrchestrationError,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     Project, ProjectDependency, ProjectOperation, ProjectStatus, Result, WorkspaceScanner,
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `VersionValidator` and `Version`
[INFO] [stdout]  --> tests/version_coordinator_unit_tests.rs:5:66
[INFO] [stdout]   |
[INFO] [stdout] 5 |     VersionCoordinator, Project, ProjectStatus, DependencyGraph, Version, VersionValidator,
[INFO] [stdout]   |                                                                  ^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BatchExecutor`
[INFO] [stdout]  --> tests/batch_execution_order_property.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     BatchExecutor, DependencyGraph, DependencyType, ExecutionOrderer, ParallelizationStrategy,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> tests/batch_execution_order_property.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> tests/configuration_rules_property_tests.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let config = WorkspaceConfig {
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> tests/sync_manager_properties.rs:53:22
[INFO] [stdout]    |
[INFO] [stdout] 53 |         prop_assert!(log.len() >= 0);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `invalid_timeout`
[INFO] [stdout]    --> tests/configuration_rules_property_tests.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 298 |         invalid_timeout in 0u32 | 300001u32..1000000,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_invalid_timeout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project_name_strategy` is never used
[INFO] [stdout]   --> tests/impact_analysis_completeness_property.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn project_name_strategy() -> impl Strategy<Value = String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project_name_strategy` is never used
[INFO] [stdout]   --> tests/dependency_graph_properties.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn project_name_strategy() -> impl Strategy<Value = String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `arb_operation` is never used
[INFO] [stdout]   --> tests/transaction_atomicity_property_tests.rs:10:4
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn arb_operation() -> impl Strategy<Value = Operation> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `arb_operations` is never used
[INFO] [stdout]   --> tests/transaction_atomicity_property_tests.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn arb_operations() -> impl Strategy<Value = Vec<Operation>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project_name_strategy` is never used
[INFO] [stdout]   --> tests/batch_execution_order_property.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn project_name_strategy() -> impl Strategy<Value = String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.48s
[INFO] running `Command { std: "docker" "inspect" "767867aaef7906418b8d5a45e2a296a3a34bf8c7ae720fdf2954849837a154af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "767867aaef7906418b8d5a45e2a296a3a34bf8c7ae720fdf2954849837a154af", kill_on_drop: false }`
[INFO] [stdout] 767867aaef7906418b8d5a45e2a296a3a34bf8c7ae720fdf2954849837a154af
